ICyberPartExtension
Initializes thisCyberPartExtension
object.
void ICyberPartExtension (in ODPart part);
part
- The OpenDoc part extended by this object.
DISCUSSION
This method should initialize a newly createdCyberPartExtension
object. As a side effect, this method should make sure that a globalCyberSession
object exists.If you subclass
CyberPartExtension
and override this method, your override must call its inherited method.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help